home *** CD-ROM | disk | FTP | other *** search
- object information: Tinformation
- Left = 434
- Top = 133
- BorderStyle = bsToolWindow
- Caption = ' '
- ClientHeight = 261
- ClientWidth = 306
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCreate = SetStartvar
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 289
- Height = 225
- TabOrder = 1
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 273
- Height = 209
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WantReturns = False
- end
- end
- object Button1: TButton
- Left = 8
- Top = 240
- Width = 289
- Height = 17
- Caption = 'E&xit'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-